Removes the specified document from the current export package.
RemoveDocument(DocGlobalID As String)
Name |
Description |
---|---|
DocGlobalID |
The GlobalID value of the document to remove. |
Only supported for export packages in the Open status.
Related concepts